xmlutil
Toggle table of contents
0.91.3
Native
Target filter
Native
Switch theme
Search in API
Skip to content
xmlutil
core
/
nl.adaptivity.xmlutil.dom
/
[Native, JS]Document
/
[Native]createProcessingInstruction
create
Processing
Instruction
Native
abstract
fun
createProcessingInstruction
(
target
:
String
,
data
:
String
)
:
ProcessingInstruction